home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / Otool.app / Info.nib / data.classes next >
Encoding:
Text File  |  1993-06-16  |  233 b   |  19 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. OtoolController = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     info:;
  10.     open:;
  11.     };
  12.     OUTLETS = {
  13.     header;
  14.     infoWindow;
  15.     executableList;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19.